Skip to content

gh-151925: Clarify DictComp.value in ast docs - #152463

Merged
encukou merged 4 commits into
python:mainfrom
AkhilByju:docs-dictcomp-value-none
Aug 5, 2026
Merged

gh-151925: Clarify DictComp.value in ast docs#152463
encukou merged 4 commits into
python:mainfrom
AkhilByju:docs-dictcomp-value-none

Conversation

@AkhilByju

@AkhilByju AkhilByju commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Clarifies that DictComp.value is None for dictionary comprehensions using unpacking.

Testing:

  • Not run; documentation-only change.

@python-cla-bot

python-cla-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community

read-the-docs-community Bot commented Jun 28, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33341758 | 📁 Comparing e626c67 against main (46d1809)

  🔍 Preview build  

4 files changed
± library/ast.html
± library/curses.html
± whatsnew/3.16.html
± whatsnew/changelog.html

Comment thread Doc/library/ast.rst Outdated
@encukou
encukou enabled auto-merge (squash) August 5, 2026 13:15
@encukou encukou added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Aug 5, 2026
@encukou
encukou merged commit 4bbc20b into python:main Aug 5, 2026
29 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Aug 5, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @AkhilByju for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Aug 5, 2026

Copy link
Copy Markdown

GH-155252 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants